@charset "utf-8";
html,body{height:100%;}
ol,ul{list-style:none;} 
h1,h2,h3,h4,h5,h6,p,em,i,b,em{font-size:100%;word-wrap:break-word;font-weight:normal;font-style:normal;}
a:active, a:focus{outline:none;}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
*html{background-image:url(about:blank);background-attachment:fixed;} /* 修正IE6振动bug */

/* slide */
.slide-main{height:549px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:267px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:500px;left:0;text-align:center;display: none;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#444;opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%;height:549px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:549px;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url("../images/bj1.jpg") no-repeat center center;}
#bgstyleb{background:url("../images/bj2.jpg") no-repeat center center;}
#bgstylec{background:url("../images/bj3.jpg") no-repeat center center;}

.slide a{display:block;width:100%;height:549px;cursor:pointer;}
.obj-a,.obj-a2,.obj-a3,.obj-b,.obj-b2,.obj-b3,.obj-c,.obj-c2,.obj-c3,.obj-b12,.obj-b22,.obj-b32{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-a2,.obj-a3{width:117px;hegiht:99px;margin-left: -430px;top: 220px;}
.obj-b,.obj-b2,.obj-b3{width: 137px;height: 99px;margin-left: -270px;top: 220px;}
.obj-c,.obj-c2,.obj-c3{width: 119px;height: 99px;margin-left: -91px;top: 220px;}
.obj-b12{width: 471px;height: 443px;margin-left: 77px;bottom:0px;}
.obj-b22{width: 865px;height: 542px;margin-left: -20px;bottom:10px;}
.obj-b32{width: 417px;height: 495px;margin-left: 80px;bottom:-20px;}
/*第一张动画*/
.banAnimate .obj-a{
	-webkit-animation:bounceInDown 1.6s ease 0s 1;
	   -moz-animation:bounceInDown 1.6s ease 0s 1;
	    -ms-animation:bounceInDown 1.6s ease 0s 1;
	        animation:bounceInDown 1.6s ease 0s 1
}
.banAnimate .obj-b{
	-webkit-animation:bounceInDown 1.6s ease 0.3s 1;
	   -moz-animation:bounceInDown 1.6s ease 0.3s 1;
	    -ms-animation:bounceInDown 1.6s ease 0.3s 1;
	        animation:bounceInDown 1.6s ease 0.3s 1
}
.banAnimate .obj-c{
	-webkit-animation:bounceInDown 1.6s ease 0.6s 1;
	   -moz-animation:bounceInDown 1.6s ease 0.6s 1;
	    -ms-animation:bounceInDown 1.6s ease 0.6s 1;
	        animation:bounceInDown 1.6s ease 0.6s 1
}
.banAnimate .obj-b12{
	-webkit-animation:slideInUp 1s ease 0s 1;
	   -moz-animation:slideInUp 1s ease 0s 1;
	    -ms-animation:slideInUp 1s ease 0s 1;
	        animation:slideInUp 1s ease 0s 1
}
/*第二张动画*/
.banAnimate .obj-a2{
	-webkit-animation:rotateInDownLeft 1.6s ease 0s 1;
	   -moz-animation:rotateInDownLeft 1.6s ease 0s 1;
	    -ms-animation:rotateInDownLeft 1.6s ease 0s 1;
	        animation:rotateInDownLeft 1.6s ease 0s 1
}
.banAnimate .obj-b2{
	-webkit-animation:rotateInDownLeft 1.6s ease 0.3s 1;
	   -moz-animation:rotateInDownLeft 1.6s ease 0.3s 1;
	    -ms-animation:rotateInDownLeft 1.6s ease 0.3s 1;
	        animation:rotateInDownLeft 1.6s ease 0.3s 1
}
.banAnimate .obj-c2{
	-webkit-animation:rotateInDownLeft 1.6s ease 0.6s 1;
	   -moz-animation:rotateInDownLeft 1.6s ease 0.6s 1;
	    -ms-animation:rotateInDownLeft 1.6s ease 0.6s 1;
	        animation:rotateInDownLeft 1.6s ease 0.6s 1
}
.banAnimate .obj-b22{
	-webkit-animation:slideInUp 1s ease 0s 1;
	   -moz-animation:slideInUp 1s ease 0s 1;
	    -ms-animation:slideInUp 1s ease 0s 1;
	        animation:slideInUp 1s ease 0s 1
}

/*第三张动画*/
.banAnimate .obj-a3{
	-webkit-animation:flipInX 1.6s ease 0s 1;
	   -moz-animation:flipInX 1.6s ease 0s 1;
	    -ms-animation:flipInX 1.6s ease 0s 1;
	        animation:flipInX 1.6s ease 0s 1
}
.banAnimate .obj-b3{
	-webkit-animation:flipInX 1.6s ease 0.3s 1;
	   -moz-animation:flipInX 1.6s ease 0.3s 1;
	    -ms-animation:flipInX 1.6s ease 0.3s 1;
	        animation:flipInX 1.6s ease 0.3s 1
}
.banAnimate .obj-c3{
	-webkit-animation:flipInX 1.6s ease 0.6s 1;
	   -moz-animation:flipInX 1.6s ease 0.6s 1;
	    -ms-animation:flipInX 1.6s ease 0.6s 1;
	        animation:flipInX 1.6s ease 0.6s 1
}
.banAnimate .obj-b32{
	-webkit-animation:swing 1s ease 2s 1;
	   -moz-animation:swing 1s ease 2s 1;
	    -ms-animation:swing 1s ease 2s 1;
	        animation:swing 1s ease 2s 1
}